.quert{
    margin:0 auto;
    width:1360px;
    background:#ffffff ;
    border:1px solid #999;
}  
.quert-qree{
  text-align:center;
  border-bottom:1px solid #999;
}
.qree-xss{
    width: 320px;
    height: 150px;
    margin-top: 20px;
    margin-bottom: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-right: -5px;
}
.qree-xss a{
    color:#00a6bc!important;
    font-size:15px;
    font-weight:900;
    text-decoration:none;
}
.qree-xss a:hover{
  color:#000!important;
}
.qree-xss h3 {
    color: #0096a9;
    margin-top: 30px;
    font-family:Royalacid_o;
    font-size: 25px;
}
.qree-butom{
    color: #007cb7;
    font-size:13px;
     font-weight:900;
    text-align: center;
}
.qree-butom a{
  color:#000000;
}
.qree-butom a:hover{
  color: #008397;
  text-decoration:none;
}
@font-face{
  font-family:Royalacid_o;src:url('../fonts/Royalacid_o.ttf')format('truetype');
}
@media only screen and (orientation:portrait){
.qree-xss{
   text-align:center;
   width: 171px;
   margin:0!important;
   background:#0fbbda;
}
.qree-xss a{
  font-size:11px;
   color:#333!important;
}
.qree-xss h3{
font-size: 18px;
color: #ffffff;
font-weight:bolder;
}
.quert{
   width:auto;
}
.qree-butom{
    width:auto;
}
}
